/ BBS in a Box 12
/ BBS in a box XII-2.iso / Files II / Prog / T / THINK Power 1.0b1.sit / THINK Power 1.0fl1 / Extensions Src / Hello World.c ![]() | next > |
MacBinary | 1993-08-31 | 1.4 KB | [TEXT/R*ch] |
Confidence | Program | Detection | Match Type | Support |
---|---|---|---|---|
66% | dexvert | Compact Compressed (Unix) (archive/compact) | ext | Supported |
10% | dexvert | MacBinary (archive/macBinary) | fallback | Supported |
1% | dexvert | Text File (text/txt) | fallback | Supported |
100% | file | MacBinary II, Tue Aug 31 19:59:09 1993, modified Tue Aug 31 19:59:09 1993, creator BBEdit, type ASCII, 416 bytes "Hello World.c" , at 0x220 648 bytes resource | default (weak) | |
99% | file | data | default | |
74% | TrID | Macintosh plain text (MacBinary) | default | |
25% | TrID | MacBinary 2 | default (weak) | |
100% | siegfried | fmt/1762 MacBinary (II) | default | |
100% | lsar | MacBinary | default |
id metadata | |
---|---|
key | value |
macFileType | [TEXT] |
macFileCreator | [R*ch] |
+--------+-------------------------+-------------------------+--------+--------+
|00000000| 00 0d 48 65 6c 6c 6f 20 | 57 6f 72 6c 64 2e 63 00 |..Hello |World.c.|
|00000010| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000020| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000030| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000040| 00 54 45 58 54 52 2a 63 | 68 00 00 00 00 00 00 00 |.TEXTR*c|h.......|
|00000050| 00 00 00 00 00 01 a0 00 | 00 02 88 a8 a9 96 4d a8 |........|......M.|
|00000060| a9 96 4d 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |..M.....|........|
|00000070| 00 00 00 00 00 00 00 00 | 00 00 81 81 85 71 00 00 |........|.....q..|
|00000080| 2f 2f 20 48 65 6c 6c 6f | 57 6f 72 6c 64 2e 63 20 |// Hello|World.c |
|00000090| 2d 20 57 72 69 74 74 65 | 6e 20 62 79 20 53 74 65 |- Writte|n by Ste|
|000000a0| 66 61 6e 20 41 72 65 6e | 74 7a 2c 20 41 75 67 75 |fan Aren|tz, Augu|
|000000b0| 73 74 20 31 39 39 33 0d | 0d 23 69 6e 63 6c 75 64 |st 1993.|.#includ|
|000000c0| 65 20 3c 54 48 49 4e 4b | 20 50 6f 77 65 72 20 45 |e <THINK| Power E|
|000000d0| 78 74 65 6e 73 69 6f 6e | 73 2e 68 3e 0d 0d 70 61 |xtension|s.h>..pa|
|000000e0| 73 63 61 6c 20 76 6f 69 | 64 20 6d 61 69 6e 28 45 |scal voi|d main(E|
|000000f0| 78 74 65 72 6e 61 6c 43 | 61 6c 6c 62 61 63 6b 42 |xternalC|allbackB|
|00000100| 6c 6f 63 6b 20 2a 74 68 | 65 43 61 6c 6c 62 61 63 |lock *th|eCallbac|
|00000110| 6b 73 2c 20 57 69 6e 64 | 6f 77 50 74 72 20 74 68 |ks, Wind|owPtr th|
|00000120| 65 57 69 6e 64 6f 77 29 | 20 7b 0d 0d 09 63 68 61 |eWindow)| {...cha|
|00000130| 72 09 09 09 09 2a 73 20 | 3d 20 22 48 65 6c 6c 6f |r....*s |= "Hello|
|00000140| 20 57 6f 72 6c 64 21 5c | 72 22 3b 0d 09 48 61 6e | World!\|r";..Han|
|00000150| 64 6c 65 09 09 09 09 68 | 3b 0d 09 57 69 6e 64 6f |dle....h|;..Windo|
|00000160| 77 50 74 72 09 09 09 6e | 65 77 57 69 6e 64 6f 77 |wPtr...n|ewWindow|
|00000170| 3b 0d 0d 09 6e 65 77 57 | 69 6e 64 6f 77 20 3d 20 |;...newW|indow = |
|00000180| 74 68 65 43 61 6c 6c 62 | 61 63 6b 73 2d 3e 4e 65 |theCallb|acks->Ne|
|00000190| 77 44 6f 63 75 6d 65 6e | 74 28 29 3b 0d 09 69 66 |wDocumen|t();..if|
|000001a0| 20 28 6e 65 77 57 69 6e | 64 6f 77 29 20 7b 0d 0d | (newWin|dow) {..|
|000001b0| 09 09 68 20 3d 20 4e 65 | 77 48 61 6e 64 6c 65 28 |..h = Ne|wHandle(|
|000001c0| 31 33 29 3b 0d 09 09 42 | 6c 6f 63 6b 4d 6f 76 65 |13);...B|lockMove|
|000001d0| 28 73 2c 20 2a 68 2c 20 | 31 33 29 3b 0d 09 09 0d |(s, *h, |13);....|
|000001e0| 09 09 28 76 6f 69 64 29 | 20 74 68 65 43 61 6c 6c |..(void)| theCall|
|000001f0| 62 61 63 6b 73 2d 3e 50 | 61 73 74 65 28 68 29 3b |backs->P|aste(h);|
|00000200| 0d 09 09 0d 09 09 44 69 | 73 70 6f 73 65 48 61 6e |......Di|sposeHan|
|00000210| 64 6c 65 28 68 29 3b 0d | 0d 09 7d 0d 09 0d 7d 0d |dle(h);.|..}...}.|
|00000220| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000230| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000240| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000250| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000260| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000270| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000280| 00 00 01 00 00 00 02 56 | 00 00 01 56 00 00 00 32 |.......V|...V...2|
|00000290| 3c 00 0d a9 f0 0a 56 3f | 3c 00 0d a9 f0 0a 9c 3f |<.....V?|<......?|
|000002a0| 3c 00 0d a9 f0 10 ba 3f | 3c 00 0d a9 f0 12 30 3f |<......?|<.....0?|
|000002b0| 0d 48 65 6c 6c 6f 20 57 | 6f 72 6c 64 2e 63 02 00 |.Hello W|orld.c..|
|000002c0| 00 00 50 61 72 74 53 49 | 54 78 00 00 00 00 00 00 |..PartSI|Tx......|
|000002d0| 00 00 50 61 72 74 53 49 | 54 78 00 00 00 00 00 00 |..PartSI|Tx......|
|000002e0| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|000002f0| 00 00 a9 80 20 d1 00 00 | 00 00 00 00 02 88 96 3f |.... ...|.......?|
|00000300| 3c 00 0e a9 f0 08 ea 3f | 3c 00 0e a9 f0 0e b8 3f |<......?|<......?|
|00000310| 3c 00 0e a9 f0 10 86 3f | 3c 00 0e a9 f0 10 26 3f |<......?|<.....&?|
|00000320| 3c 00 0e a9 f0 11 c2 3f | 3c 00 0e a9 f0 12 04 3f |<......?|<......?|
|00000330| 3c 00 0e a9 f0 15 72 3f | 3c 00 0e a9 f0 15 be 3f |<.....r?|<......?|
|00000340| 3c 00 0e a9 f0 17 32 3f | 3c 00 0e a9 f0 17 ae 3f |<.....2?|<......?|
|00000350| 3c 00 0e a9 f0 19 c6 3f | 3c 00 0e a9 f0 1a 62 3f |<......?|<.....b?|
|00000360| 3c 00 0e a9 f0 1a ec 3f | 3c 00 0e a9 f0 1b 28 3f |<......?|<.....(?|
|00000370| 3c 00 0e a9 f0 1b 80 3f | 3c 00 0e a9 f0 1d 96 3f |<......?|<......?|
|00000380| 00 00 01 52 00 28 00 1e | 01 dd 01 2a 00 18 00 00 |...R.(..|...*....|
|00000390| 00 c2 00 00 00 c2 00 00 | 00 00 00 04 00 09 00 00 |........|........|
|000003a0| 06 4d 6f 6e 61 63 6f 00 | 00 00 00 00 00 00 00 00 |.Monaco.|........|
|000003b0| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|000003c0| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|000003d0| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|000003e0| 04 00 00 03 00 00 00 48 | 00 50 00 00 00 00 02 f0 |.......H|.P......|
|000003f0| 02 80 ff dc ff ec 02 f4 | 02 94 01 02 05 28 03 fc |........|.....(..|
|00000400| 00 01 00 00 00 48 00 50 | 00 00 00 00 02 f0 02 80 |.....H.P|........|
|00000410| 00 50 00 20 02 80 0c 80 | 00 18 00 01 01 01 00 00 |.P. ....|........|
|00000420| 00 01 27 0f 00 01 01 01 | 00 00 00 00 00 00 00 00 |..'.....|........|
|00000430| 00 00 00 00 00 00 00 00 | 00 01 00 00 00 00 00 00 |........|........|
|00000440| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000450| 00 00 00 00 00 00 00 00 | 00 00 00 04 00 09 00 00 |........|........|
|00000460| 06 4d 6f 6e 61 63 6f 08 | 00 00 00 00 00 00 00 00 |.Monaco.|........|
|00000470| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000480| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000490| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|000004a0| 00 04 01 00 00 01 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|000004b0| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|000004c0| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|000004d0| 00 00 00 00 00 00 00 00 | 01 00 00 00 02 56 00 00 |........|.....V..|
|000004e0| 01 56 00 00 00 32 00 15 | 14 ca 0c 20 00 00 00 1c |.V...2..|... ....|
|000004f0| 00 32 00 00 42 42 53 52 | 00 00 00 0a 01 03 ff ff |.2..BBSR|........|
|00000500| 00 00 00 00 00 15 13 ce | 00 00 00 00 00 00 00 00 |........|........|
|00000510| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000520| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000530| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000540| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000550| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000560| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
|00000570| 00 00 00 00 00 00 00 00 | 00 00 00 00 00 00 00 00 |........|........|
+--------+-------------------------+-------------------------+--------+--------+